JavaScript Source

Custom link text

In Russian
По русски



Main page

Software

Delphi

Perl

JavaScript

Sponsors

Favourites

Guestbook

About

Rated by PING
Rambler's Top100 Service

Click here to visit our sponsor
Free Advertising from Click2Net!

An example of a JavaScript that shows the text of the link, displayed in status line of the browser. For example, normal link and Informational Text. Be sure to change the red text to fit your needs:

Code inserted in page header (before </head>):

<script language="JavaScript">
<!--
function showlink(txt){
  window.status = txt;
}

function hidelink(){
  window.status = "";
}
// -->
</script>

Code inserted in page body (after <body>), on link:

<a href="http://www.angen.net/~xacker/" onMouseOver="showlink('Xacker\'s Workshop');return true" onMouseOut="hidelink()">



    Check E-mail
    Pushing button
    Visitor's clock
    Format C:
    Frame Destroyer
    Computer name
    Custom link
    Following mouse
    SendMail without CGI
    Dynamic Graphics
    Dodge of the thieves
    You can always examine the HTML code of this or any other page and extract any scripts you find interesting. ;-)

    PING Banner Network